home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / bat.zip / RESET.DOC < prev    next >
Text File  |  1986-06-22  |  853b  |  23 lines

  1. We have been "suggested to" by some who have dropped by our offices to
  2. put the RESET.BAT that we use to manipulate our computer(s) around here
  3. on the disk for people to look at. (It's also been suggested that we
  4. get a job documenting things for a living as you can tell from these
  5. two sentences).
  6.  
  7. So here it is. It is specific to our particular set-up of floppies,
  8. hard disks, directories, and software. Use it as a guide to learn
  9. some fancy EBL tricks. Don't run it as it sits and expect to get any
  10. results.
  11.  
  12. One other trick.....  BAT must be loaded (first run) AFTER SIDEKICK.
  13. You will have to push any key twice to continue. Try this sequence:
  14.  
  15. cd\sk
  16. sk
  17. cd\util
  18. echo Push the spacebar twice - thank you
  19. BAT *
  20.  
  21. in your AUTOEXEC.BAT if you have Sidekick. The BAT * (comment) should
  22. be the first BAT command in the AUTOEXEC.BAT.
  23.